home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / autoxprs.zip / AXPRESS.BAT < prev    next >
DOS Batch File  |  1991-02-26  |  493b  |  20 lines

  1. @Echo OFF
  2. :-------------------------------------------------------------------
  3. : Batch file to execute Silver Xpress under AutoXpress For RA V1.00
  4. : in a multi-line setup. See doc's for more information.
  5. :
  6. :                  **** REMEMBER TO CHECK PATHS ****
  7. :-------------------------------------------------------------------
  8.  
  9. C:
  10. CD \RA\NODE%1
  11. \RA\RACVT R2Q
  12.  
  13. C:
  14. cd \RA\XPRESS
  15. xpmail  -QOLD -F -P1 -CC:\RA\NODE%1\XPMAIL.PRM  %2 %3 %4 %5 %6
  16.  
  17. C:
  18. CD \RA\NODE%1
  19. \RA\RACVT Q2R
  20.